<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.container_hander {
	width: 100%;
	max-width: 1920px;
	height: auto;
	transition: 0.3s linear;
	/*display: table;*/
	margin: 0 auto;
	z-index: 999;
}
.n-hc { transition: 0.3s linear;
    height: 0px;
    -webkit-transition: linear .3s;
    -moz-transition: linear .3s;
    -o-transition: linear .3s;
	/* background: rgba(242,242,242, 0.9) !important;
	background-image: -moz-linear-gradient(top, #8fa1ff, #3757fa); Firefox */
    /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff4f02), color-stop(1, #8f2c00));  Saf4+, Chrome 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0')*/
    /*background: -webkit-linear-gradient(top,#ffffff,#f5f5f5 0 );
    background: -moz-linear-gradient(top,#ffffff,#f5f5f5);
    background: -webkit-gradient(linear, top, bottom,from(#ffffff),to(#f5f5f5));
    background: linear-gradient(top,#ffffff,#f5f5f5);
    background: -ms-linear-gradient(top,#ffffff,#f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f5f5f5);*/
}
.conter_hander{ width:1200px; height:auto; display:table; margin:0 auto;}

.banner_bottom{ width:100%; height:20px; display:table; margin:0 auto;background-color: rgb(255,255,255);}

.header-auto {
	width: 100%;
	height: 29px;
	min-height: auto;
	font-family: "Sim Sun";
	font-size: 14px;
	background-color: rgb(59,38,38);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(229,229,229);

}
.corporate {
	float: left;
	display: table;
	line-height: 29px;
	font-size: 10pt;
	color: rgb(255,255,255);
}
.link {float: right;display: table;line-height:29px; color: rgb(23,29,33);
}
.link a {
	font-size: 10pt;
	display: inline-block;
	padding: 0 10px;
	color: rgb(255,255,255);
	transition: color 500ms ease-in 0ms;
}
.link a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}

.main_index {width: 1200px;display: table;margin:0px auto 0px;}
.header_bg {
    position: relative;
    display: block;
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
.header_two{
	width: 100%;
	height: 97px;
	min-height: auto;
	font-family: "Sim Sun";
	font-size: 14px;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
}
.header_rf {
	position: absolute; 
	z-index: 1;
	width:39%;
	height: 94px;
	background-image: url(../images/nav_2.jpg);
	background-repeat: repeat-x;
}
.header {
	width: 1200px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
	background-color: #03F;
}
.header-top {width: 100%;height: auto; position: fixed; transition: 0.3s linear; z-index: 999;
	/*background-size: 100% 100%;
 filter : progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=bEnabled, sizingMethod=sSize, src=sURL );
	background-size: cover;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/footer.jpg', sizingMethod='scale');
padding-top:4px;*//* sizingMethod参数还可以是image,crop */
}

.logo{float: left; position: relative;z-index: 100;
}
.logo a{display: block;text-decoration: none;
}
.logo a.tit {
	font-size: 36px;
	display: inline-block;
	font-family: "Microsoft YaHei";color: rgb(255,255,255);

	font-weight: bolder;
}
.logo a.tit:hover {color: rgb(255,255,255);font-size: 36px;display: inline-block;text-decoration: none;font-weight: normal;font-family: "Microsoft YaHei";font-weight: bolder;
}
.tel{
	float: right;
	font-size: 20pt;
	line-height: 38px;
	color: rgb(255,204,0);
	text-align: center;
	font-family: Impact;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	padding: 0 0 0 65px;
	background-position: left center;
	margin-top: 20px;
}
.tel span{line-height:26px;
	display: table;
	font-size: 14pt;
	text-align: center;
	color: rgb(231,31,25);
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;

}

.header_ewm{
	float: right;
	margin-top: 18px;
    line-he/ight: 92px;
	color: rgb(253,0,7);
	font-size: 36px;
	text-align: center;
	font-family: Impact;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
	font-weight: bolder;
}
.header_ewm strong
{ /*right:0px;*/
	position: absolute;
	display: table;
	font-size: 23pt;
	text-align: right;
	color: rgb(238,238,238);

}
.nav * a:hover {
	background-color: rgb(255,255,255); 鼠标经过时的红色背景，可自定义 
}
.menu{ float:right;
	width: 960px;
	height:44px;
	padding: 0px; margin-top:20px;

	position: relative;
	box-shadow: 0px 12px 8px -12px #fff;
/*background-color: rgb(13,142,255);*/
}
.nav{
	width: 960px;
	height: 44px;
	margin: 0 auto;
	position: relative;
	z-index: 2400;
	clear: both;background-color: rgb(255,255,255);
transition: color 500ms ease-in 0ms;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;

box-shadow:0px 12px 8px -12px rgb(179,179,179);

}

.nav li{float: left;
}
.nav li a{text-align: center;display: block;text-decoration: none;
}
.nav li a.tit {
	width:102px;
	font-size: 16px;
	line-height: 44px;
	display: inline-block;
	color: rgb(40,40,40);
	font-family: "Microsoft YaHei";
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav li a.tit:hover {
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	color: rgb(255,51,0);
	font-weight: normal;
	font-family: "Microsoft YaHei";
	line-height: 44px;
}
.nav li a.tit1 {
	width: 137px;
	font-size: 16px;
	line-height: 44px;
	display: inline-block;
	color: rgb(255,51,0);
	font-family: "Microsoft YaHei";	/*background-color: rgb(34,140,238);*/

/*	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
		border-top-right-radius: 10px;
	border-bottom-right-radius:10px;*/
}
.nav li a.tit1:hover {
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	color: rgb(255,102,0);
	font-weight: normal;
	font-family: "Microsoft YaHei";
	line-height: 44px;
}
#webjx {
    width: 26.header_ewm0px; margin-right:20px;
	height: 44px;
	float: right;
	color: rgb(255,0,0);
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 44px;
	text-align: right;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}</pre></body></html>